Javier Jardón [Wed, 11 Aug 2010 21:04:06 +0000 (23:04 +0200)]
gtk/gtkplug.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:03:49 +0000 (23:03 +0200)]
gtk/gtkprogressbar.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:03:29 +0000 (23:03 +0200)]
gtk/gtkradiobutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:03:15 +0000 (23:03 +0200)]
gtk/gtkrange.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:02:59 +0000 (23:02 +0200)]
gtk/gtkrecentchooserdefault.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:02:32 +0000 (23:02 +0200)]
gtk/gtkscale.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:02:16 +0000 (23:02 +0200)]
gtk/gtkscalebutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:01:59 +0000 (23:01 +0200)]
gtk/gtkscrolledwindow.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:01:46 +0000 (23:01 +0200)]
gtk/gtksizegroup.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:01:29 +0000 (23:01 +0200)]
gtk/gtkselection.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:01:01 +0000 (23:01 +0200)]
gtk/gtkseparatortoolitem.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 21:00:34 +0000 (23:00 +0200)]
gtk/gtksocket.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:54:47 +0000 (22:54 +0200)]
gtk/gtkspinner.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:54:33 +0000 (22:54 +0200)]
gtk/gtkstatusbar.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:54:15 +0000 (22:54 +0200)]
gtk/gtkstatusicon.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:54:01 +0000 (22:54 +0200)]
gtk/gtkstyle.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:53:42 +0000 (22:53 +0200)]
gtk/gtktable.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:53:29 +0000 (22:53 +0200)]
gtk/gtktearoffmenuitem.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:53:15 +0000 (22:53 +0200)]
gtk/gtktestutils.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:52:56 +0000 (22:52 +0200)]
gtk/gtktextdisplay.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:52:43 +0000 (22:52 +0200)]
gtk/gtktextutil.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:52:10 +0000 (22:52 +0200)]
gtk/gtktoolbar.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:51:57 +0000 (22:51 +0200)]
gtk/gtktoolbutton.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:51:44 +0000 (22:51 +0200)]
gtk/gtktoolitem.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:51:29 +0000 (22:51 +0200)]
gtk/gtktoolitemgroup.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:51:16 +0000 (22:51 +0200)]
gtk/gtktoolpalette.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:51:01 +0000 (22:51 +0200)]
gtk/gtktooltip.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:50:01 +0000 (22:50 +0200)]
gtk/gtktreeviewcolumn.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:06:02 +0000 (22:06 +0200)]
gtk/gtkuimanager.c: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:05:30 +0000 (22:05 +0200)]
gtk/gtkviewport: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:04:27 +0000 (22:04 +0200)]
gtk/gtkwin32embedwidget: use accessor functions to access GtkWidget
Javier Jardón [Wed, 11 Aug 2010 20:03:51 +0000 (22:03 +0200)]
gtk/gtkwindow-decorate: use accessor functions to access GtkWidget
Jorge González [Sun, 22 Aug 2010 19:16:34 +0000 (21:16 +0200)]
Updated Spanish translation
Javier Jardón [Sun, 22 Aug 2010 18:53:58 +0000 (20:53 +0200)]
docs: Add GtkLicense enum definition to the docs
Javier Jardón [Sun, 15 Aug 2010 16:51:36 +0000 (18:51 +0200)]
gtk/tests/builder.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 16:52:05 +0000 (18:52 +0200)]
gtk/tests/testing.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 16:52:26 +0000 (18:52 +0200)]
gtk/tests/treeview-scrolling.c: Use accessor functions to acccess GtkWidget
Javier Jardón [Sun, 15 Aug 2010 16:59:17 +0000 (18:59 +0200)]
modules/input/gtkimcontextxim.c: Use accessors to GtkWidget
Javier Jardón [Sun, 15 Aug 2010 17:45:13 +0000 (19:45 +0200)]
Gail: use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:31:12 +0000 (00:31 +0200)]
tests/testxinerama.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:31:39 +0000 (00:31 +0200)]
tests/testwindows.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:31:53 +0000 (00:31 +0200)]
tests/testtooltips.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:32:13 +0000 (00:32 +0200)]
tests/testsocket_common.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:32:28 +0000 (00:32 +0200)]
tests/testsocket.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:32:44 +0000 (00:32 +0200)]
tests/testselection.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:32:56 +0000 (00:32 +0200)]
tests/testoffscreenwindow.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:33:12 +0000 (00:33 +0200)]
tests/testoffscreen.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:33:26 +0000 (00:33 +0200)]
tests/testinput.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:33:40 +0000 (00:33 +0200)]
tests/testiconview-keynav.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:33:57 +0000 (00:33 +0200)]
tests/testgtk.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:34:17 +0000 (00:34 +0200)]
tests/testframe.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:34:34 +0000 (00:34 +0200)]
tests/testellipsise.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:34:48 +0000 (00:34 +0200)]
tests/testcairo.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:35:01 +0000 (00:35 +0200)]
tests/print-editor.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:35:15 +0000 (00:35 +0200)]
tests/gtkoffscreenbox.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:35:32 +0000 (00:35 +0200)]
perf/gtkwidgetprofiler.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:35:44 +0000 (00:35 +0200)]
docs/tools/widgets.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:35:56 +0000 (00:35 +0200)]
docs/tools/shooter.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:36:11 +0000 (00:36 +0200)]
demos/testpixbuf-scale.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:36:22 +0000 (00:36 +0200)]
demos/gtk-demo/toolpalette.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:36:34 +0000 (00:36 +0200)]
demos/gtk-demo/rotated_text.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:36:48 +0000 (00:36 +0200)]
demos/gtk-demo/panes.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:37:02 +0000 (00:37 +0200)]
demos/gtk-demo/offscreen_window2.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:37:17 +0000 (00:37 +0200)]
demos/gtk-demo/offscreen_window.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:37:35 +0000 (00:37 +0200)]
demos/gtk-demo/hypertext.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:37:47 +0000 (00:37 +0200)]
demos/gtk-demo/drawingarea.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:37:58 +0000 (00:37 +0200)]
demos/gtk-demo/colorsel.c: Use accessor functions to access GtkWidget
Javier Jardón [Sun, 15 Aug 2010 22:38:12 +0000 (00:38 +0200)]
demos/gtk-demo/changedisplay.c: Use accessor functions to access GtkWidget
Philip Withnall [Sun, 22 Aug 2010 14:06:45 +0000 (15:06 +0100)]
Miscellaneous string fixes
Mostly capitalisation fixes. Closes: bgo#528257
Gabor Kelemen [Sun, 22 Aug 2010 11:52:01 +0000 (13:52 +0200)]
Updated Hungarian translation
Ask H. Larsen [Sun, 22 Aug 2010 11:31:55 +0000 (13:31 +0200)]
Updated Danish translation
Philip Withnall [Sun, 22 Aug 2010 11:24:00 +0000 (12:24 +0100)]
Bug 528257 — File selector and stock string problems
Fix some stock item strings. Helps: bgo#528257
Ivar Smolin [Sun, 22 Aug 2010 07:37:33 +0000 (10:37 +0300)]
[l10n] Updated Estonian translation
Matthias Clasen [Sun, 22 Aug 2010 04:30:31 +0000 (00:30 -0400)]
Make button boxes semi-homogeneous
If a child is too large (> 1.5 the average), let it have its own
size. The old behaviour of fully homogeneous button boxes can still
be had by setting the homogeneous property to TRUE. Bug 84188.
Philip Withnall [Sat, 21 Aug 2010 16:49:03 +0000 (17:49 +0100)]
GtkFontSelection: don't notify the non-existent "font" property
The "font" property was removed in
418d84f3114548381ca86745d54fad2d7be8cc98.
Closes: bgo#627580
Gabor Kelemen [Sat, 21 Aug 2010 14:43:05 +0000 (16:43 +0200)]
Updated Hungarian translation
Chao-Hsiung Liao [Sat, 21 Aug 2010 11:50:06 +0000 (19:50 +0800)]
Updated Traditional Chinese translation (Hong Kong and Taiwan)
Jorge González [Sat, 21 Aug 2010 11:01:34 +0000 (13:01 +0200)]
Updated Spanish translation
Kjartan Maraas [Sat, 21 Aug 2010 09:18:59 +0000 (11:18 +0200)]
Updated Norwegian bokmål translation
Yaron Shahrabani [Sat, 21 Aug 2010 08:55:22 +0000 (11:55 +0300)]
Updated Hebrew translation.
Tristan Van Berkom [Sat, 21 Aug 2010 01:15:35 +0000 (21:15 -0400)]
Fixed oversized menus allocated offscreen
Removed the old toplevel window size-request signal and
do the clamping in gtk_menu_get_height_for_width() instead,
also make sure to invalidate the size before doing a new
request just after invoking the delegate menu position func.
Tristan Van Berkom [Sat, 21 Aug 2010 01:15:01 +0000 (21:15 -0400)]
Fixed GtkMenuItem to not access the menu->requisition but get the minimum size request instead.
Javier Jardón [Sat, 21 Aug 2010 01:08:15 +0000 (03:08 +0200)]
Use standard icon names in demos and tests
Tristan Van Berkom [Fri, 20 Aug 2010 23:24:54 +0000 (19:24 -0400)]
Changed combo box's menu position function to use child menu
item's allocation instead of a complex calculation to guess
it's height for width.
Tristan Van Berkom [Fri, 20 Aug 2010 23:23:00 +0000 (19:23 -0400)]
Added GtkCellRendererText::max-width-chars property
Added a property to limit the minimum/natural size request
of a text cell renderer.
Matthias Clasen [Fri, 20 Aug 2010 21:32:21 +0000 (17:32 -0400)]
Remove leftover debug spew
Jonh Wendell [Fri, 20 Aug 2010 17:20:51 +0000 (14:20 -0300)]
Drop one duplicated function header
Jonh Wendell [Fri, 20 Aug 2010 17:11:05 +0000 (14:11 -0300)]
Use an acessor function instead of a deprecated macro
Matthias Clasen [Fri, 20 Aug 2010 12:48:07 +0000 (08:48 -0400)]
Fix gtk_widget_queue_draw
The draw-border removal did not get it right for !no-window widgets.
Bug 627445.
Tristan Van Berkom [Thu, 19 Aug 2010 23:01:45 +0000 (19:01 -0400)]
Prevent file filter name sizes from expanding the dialog (bgo #527499).
Made GtkFileChooser file filter combobox ellipsize.
Fabrício Godoy [Thu, 19 Aug 2010 14:54:38 +0000 (11:54 -0300)]
Updated Brazilian Portuguese Translation
Khaled Hosny [Thu, 19 Aug 2010 15:53:26 +0000 (17:53 +0200)]
Updated Arabic translation
Sandeep Shedmake [Thu, 19 Aug 2010 15:34:14 +0000 (21:04 +0530)]
fixed incorrect spelling of calender; corrected to calendar
krishnababu k [Thu, 19 Aug 2010 15:04:34 +0000 (20:34 +0530)]
Updated telugu transaltions
Benjamin Otte [Thu, 19 Aug 2010 10:07:24 +0000 (12:07 +0200)]
textview: Make cursor display again
The code for initializing the clip rectangle was accidentally deleted in
a previous patch. Put it back.
Stefan Kost [Tue, 17 Aug 2010 20:29:15 +0000 (23:29 +0300)]
[filechooserentry] don't show misplaced completion popup
Override the key-press-event instead of overriding the focus method.
Fixes #627139
Yaron Shahrabani [Thu, 19 Aug 2010 06:28:39 +0000 (09:28 +0300)]
Updated Hebrew translation.
Tristan Van Berkom [Wed, 18 Aug 2010 23:43:34 +0000 (19:43 -0400)]
Added test case to testheightforwidth.c to show GtkComboBox/GtkMenu wrapping in action
Tristan Van Berkom [Wed, 18 Aug 2010 23:42:02 +0000 (19:42 -0400)]
Implemented height-for-width geometry management for menus
Now GtkMenu/GtkMenuItem request/allocate in height-for-width
manner... to reduce the height of the menu one must explicitly
set the requested minimum width of the menu to a greater value
(using gtk_widget_set_size_request()).
Tristan Van Berkom [Wed, 18 Aug 2010 23:39:59 +0000 (19:39 -0400)]
Added height-for-width management for GtkComboBox/GtkCellView
now GtkComboBox (and GtkCellView) request and allocate children/cells
in a height-for-width manner.